Skip to content

Conversation

@TechnoStrife
Copy link
Contributor

See #72 for more info.

I confirm that these usage instructions are working correctly.
Aliases are correctly updated:

xonsh.aliases.Aliases(
{
 'nix-shell': ExecAlias('/nix/store/cpnv8a4aljqx6jav4x4c6fw7klbhdjsj-nix-your-shell-1.4.6/bin/nix-your-shell  xonsh nix-shell -- @($args)', filename='<exec-alias:nix-shell>'),
 'nix': ExecAlias('/nix/store/cpnv8a4aljqx6jav4x4c6fw7klbhdjsj-nix-your-shell-1.4.6/bin/nix-your-shell  xonsh nix -- @($args)', filename='<exec-alias:nix>')})

Closes #72

@9999years
Copy link
Member

Thanks! If anyone wants to write tests for the instructions, I won't complain haha

@9999years 9999years merged commit e66f4ec into MercuryTechnologies:main Apr 8, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sourcing nix-your-shell causes xonsh to hang

2 participants